Skip to content

Convert parsers test to pytest style #898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 20, 2021

Conversation

sliverc
Copy link
Member

@sliverc sliverc commented Mar 20, 2021

Continuation of #468

Description of the Change

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@sliverc sliverc requested a review from n2ygk March 20, 2021 15:42
@codecov
Copy link

codecov bot commented Mar 20, 2021

Codecov Report

Merging #898 (9f290e4) into master (0cc7750) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #898      +/-   ##
==========================================
- Coverage   97.70%   97.67%   -0.03%     
==========================================
  Files          59       58       -1     
  Lines        3182     3101      -81     
==========================================
- Hits         3109     3029      -80     
+ Misses         73       72       -1     
Impacted Files Coverage Δ
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_views.py 100.00% <100.00%> (ø)
rest_framework_json_api/parsers.py 98.71% <0.00%> (+1.28%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0cc7750...9f290e4. Read the comment docs.

@n2ygk n2ygk merged commit 0892e3a into django-json-api:master Mar 20, 2021
@sliverc sliverc mentioned this pull request Sep 23, 2021
5 tasks
@sliverc sliverc deleted the test_parsers branch December 28, 2021 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants